FileSelectorSettings

constructor(type: String, allowMultiple: Boolean = false, localOnly: Boolean = true)

Parameters

type

List of file types to select

allowMultiple

Used to indicate the multiple files can be selected

localOnly

Used to indicate that only data that is on the local device should be returned